change huginn_agent git repository

Dominik Sander 8 years ago
parent
commit
603f3e7ca0
2 changed files with 3 additions and 3 deletions
  1. 1 1
      Gemfile
  2. 2 2
      Gemfile.lock

+ 1 - 1
Gemfile

@@ -102,7 +102,7 @@ gem 'geokit-rails', '~> 2.0.1'
102 102
 gem 'httparty', '~> 0.13'
103 103
 gem 'httmultiparty', '~> 0.3.16'
104 104
 gem 'jquery-rails', '~> 3.1.3'
105
-gem 'huginn_agent', git: 'https://github.com/dsander/huginn_agent', branch: 'feature/agents_in_gems'
105
+gem 'huginn_agent', git: 'https://github.com/kreuzwerker/DKT.huginn_agent', branch: 'feature/agents_in_gems'
106 106
 gem 'json', '~> 1.8.1'
107 107
 gem 'jsonpath', '~> 0.5.6'
108 108
 gem 'kaminari', '~> 0.16.1'

+ 2 - 2
Gemfile.lock

@@ -59,8 +59,8 @@ GIT
59 59
       omniauth-oauth2 (~> 1.1)
60 60
 
61 61
 GIT
62
-  remote: https://github.com/dsander/huginn_agent
63
-  revision: 4b72d075fe98ad1b079d195e6a8f1897c0119815
62
+  remote: https://github.com/kreuzwerker/DKT.huginn_agent
63
+  revision: 5c70d01a69ef1ba393f7a75eef502b79e168992a
64 64
   branch: feature/agents_in_gems
65 65
   specs:
66 66
     huginn_agent (0.2)